home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -screenplay- / shareware / freeciv / news < prev    next >
Text File  |  2000-02-29  |  16KB  |  296 lines

  1. =======================
  2. Welcome to Freeciv 1.10
  3. =======================
  4.  
  5. This is release 1.10.0.
  6.  
  7. Thanks again to all our developers, who continue to work so hard.
  8.  
  9. This release includes lots of changes, outlined below.  Those who
  10. are interested in seeing the detailed changes should check the
  11. ChangeLog file.
  12.  
  13. WHAT'S CHANGED SINCE 1.9.0:
  14.  
  15.  - Internationalization extended.  Still needs improvement.
  16.    New ./doc directory for localized versions of README and INSTALL.
  17.    Current localizations: de en_GB es fr hu no pl pt pt_BR ru.
  18.  - Added Civ1/2-like Barbarians.  Controlled by two server options.
  19.  - Many more nations added.
  20.  - Worklists -- Players can now specify a list of things to be built in
  21.    a city.
  22.  - The AI now utilizes diplomats/spies aggressively.
  23.  - Added a variant (1) of Michelangelo's Chapel.
  24.  - Initial rates after Revolution will try to maximize Science.
  25.  - Rapture-triggered city growth will no longer empty the foodbox.
  26.  - Map generator improvements:
  27.    - Gen 1 hills more uniform north/south.
  28.    - Gen 2+ will tend to make fewer length-one rivers.
  29.  - Added unit-death explosion animation.
  30.  - No longer will cities with exactly 0 (zero) production surplus be given
  31.    a "free" shield every turn.
  32.  - Command-line arguments made more consistent between server and client.
  33.  - Caravans now provide a research benefit when initially establishing a
  34.    trade route, equal to the monetary benefit.
  35.  - Diplomat/Spy changes:
  36.    - Changed all actions to more closely conform to Civ2 rules.
  37.    - Changed "diplchance" to be %-chance of success.  Used in many ways.
  38.    - Diplomat/Spy may attempt action with any movement left.
  39.    - Added "At Spy's Discretion" selection to steal and sabotage dialogs.
  40.    - Allow Spies to steal tech from a city more than once (gets harder).
  41.    - May only poison towns of size greater than 1 (one).
  42.    - May only sabotage units that are alone on a square.
  43.    - When a city is subverted, only nearby units change sides.
  44.    - Veteran status improves defense against other Diplomats/Spies.
  45.  - Added production display of number of turns remaining to build.
  46.  - Small, shield-like flags tilesets (trident_shields, engels_shields).
  47.  - Airbase changes (for Civ2 compliance):
  48.    - Ground units can attack Air units when they are parked on an Airbase.
  49.    - Units are defeated only singly when on an Airbase (like a Fortress).
  50.  - Revised and improved the server 'help' command.
  51.  - New intro graphics.
  52.  - Ships may now have their movement reduced after a combat in which they
  53.    are damaged.
  54.  - Added display of production values to main map "city tiles" display.
  55.  - Increased the Add-To City size limit to 9 to conform to Civ2.
  56.  - Settler's "Connect" feature -- Automatically connect two points with
  57.    Road, Railroad, Irrigate or Fortress.
  58.  - Several AI improvements.
  59.  - New ruleset support for CITIES, most notably cities are now drawn in
  60.    different sizes and styles.
  61.  - Allow specifying unambiguous player name prefix, instead of full 
  62.    player name, for server commands taking a player name argument.
  63.  - Added multi-client configuration support.
  64.  - Added 'read' and 'write' server commands.
  65.  - Added "best nation" column to Demographics report.
  66.  - Changed Fighters and Stealth Fighters to not cause unhappiness (Civ2).
  67.  - Cities on mountains will produce an extra food (Civ2).
  68.  - Fixed bug where Lighthouse was not producing veteran sea units.
  69.  - Ported to Amiga.  (This is not included with a "distribution"; get it
  70.    directly from the CVS <http://www.freeciv.org/contribute.html#SetupCVS>,
  71.    or from a CVS Snapshot <http://www.freeciv.org/latest.html>.)
  72.  - Lots of bug fixes, code cleanups, and help-text improvements.
  73.  
  74. WHAT'S CHANGED SINCE 1.8.1:
  75.  
  76.  - Internationalization added.  Some aspects still need improvement,
  77.    and in particular currently only works well if client and server
  78.    both use the same language.  Initial (partial) translations
  79.    included are: de es fr hu pl pt pt_BR.
  80.  - Improvements to "trident" tileset, and this set is now the default.
  81.  - New ruleset support for NATIONS, and many new nations added --
  82.    there are now 32 nations in the default nations file.  Also allow
  83.    multiple leaders choices for each nation, allow longer player
  84.    names, and allow specifying/choosing sex of leader.
  85.  - New ruleset support for TERRAIN, and changes to allow Civ2 style
  86.    terrain with more specials, multi-terrain rivers, and new farmland
  87.    infrastructure.  Moved some server options into terrain ruleset,
  88.    and added new rule option regarding movement along rivers.
  89.  - New ruleset support for GOVERNMENTS, and more general unit upkeep.
  90.  - The contents and layout of the graphics files is now described in
  91.    user-editable 'spec' files, instead of being hardwired into the
  92.    code; see README.graphics for details.
  93.  - Changes to city graphics: can now see cities grow.  Also, code
  94.    support for different city styles for different nations, and for
  95.    technology dependent styles, but lacking good graphics except for
  96.    the default style.  Cities show a small flag when occupied by one
  97.    or more units.
  98.  - From Civ2, added Paratroopers unit and Airbase infrastructure.
  99.  - Initial window size of Gtk+ client is smaller, to fit better on
  100.    smaller screens, and can now resize detached chat/output window.
  101.  - City report enhancements: New "Change All" dialog to convert all
  102.    production of a given item to some other item (both clients); can
  103.    select multiple cities and issue commands (Gtk+ client only); can
  104.    sort by different columns (Gtk+ client only).  Can also select
  105.    multiple items in the Trade Report (Gtk+ client only).
  106.  - In Civ2 style, can select which infrastructure item to pillage, and
  107.    multiple units can pillage together.  Can now pillage fortresses,
  108.    as well as new farmland and airbase infrastructure items.
  109.  - More fields added to Demographics Report, and now configurable from
  110.    a server option.
  111.  - Added more information to "Active Units Report", and renamed to
  112.    "Military Report".
  113.  - New cursors added for Goto, Nuke and Paradrop modes; <Escape> key
  114.    cancels Go-To/Paradrop/nuke mode; pollution on city squares is now
  115.    always clearly visible; improvements to refresh method for pixmaps
  116.    in Gtk+ client; various other improvements to both clients.
  117.  - Autosettlers no longer convert Plains/Grasslands to Forests, but
  118.    will now Transform terrain.
  119.  - AI can build spaceships, although does not do so very aggressively
  120.    or intelligently yet.
  121.  - Server and client may specify a different metaserver to use.  There
  122.    is now a metaserver running on www.freeciv.org, and that is now the
  123.    default metaserver (http://www.freeciv.org/metaserver).
  124.  - New server option for "turn blocking" mode, in which players will
  125.    never miss a turn even if sometimes disconnected.
  126.  - More flexible rulesets for units and techs (advances) allowing
  127.    variable number of items in each (up to 200) and no longer any
  128.    techs with hardwired effects depending on position in ruleset file.
  129.  - Appropriate helptext now appears in ruleset files, allowing
  130.    modpacks to give modified help to correspond to modified items.
  131.  - Format of ruleset files is changed, no longer compatible with
  132.    those for 1.8.0 and 1.8.1.
  133.  - Removed science bonus of +1 per city per turn.
  134.  - In Civ2 mode, overflight of a hut causes it to disappear, and can't
  135.    build cities next to each other.
  136.  - Rapture_size now 3, to conform to Civ2.
  137.  - Settlers and Engineers now cost shield upkeep as well as food
  138.    upkeep (depending on government type) as in both Civ1 and Civ2.
  139.  - Helicopters do not lose hitpoints when over an airbase.
  140.  - The amount of food required for a city grow is now ((citysize+1) *
  141.    foodbox), instead of (citysize * foodbox); new behavior matches
  142.    both Civ1 and Civ2.
  143.  - Some re-organization of data directory, in adding data/scenario,
  144.    and graphics now in data/trident, data/engels and data/misc.
  145.  - Preliminary support for compiling the server on Mac (but networking
  146.    code not yet ported).
  147.  - Progressively moving code out of client gui-dependent directories.
  148.  - Lots of bug fixes, code cleanups, and help-text improvements.
  149.  
  150. WHAT'S CHANGED SINCE 1.8.0:
  151.  
  152.  - The biggest change is a new client which uses the popular Gtk+
  153.    toolkit.  The old Xaw client is still included as well.
  154.  - A new alternate (30x30) tileset: the "trident" tileset.
  155.    Start the client with "--tiles trident" to try it out.
  156.    (This replaces the "classic/brunus" tileset, which is still
  157.    available separately from the Freeciv ftp site.)
  158.  - In the Gtk+ client, parts of the main window can be detached.
  159.    Detaching them all allows a full-screen map window!
  160.  - The data directory can now be specified as a "path" ($FREECIV_PATH),
  161.    instead of a single directory.  By default, ~/.freeciv is now in
  162.    the path, so if you download new tiles, modpacks, etc, you can now
  163.    simply put them in ~/.freeciv
  164.  - Server console improvements: can abbreviate server command names,
  165.    and server option names.  Better prompt handling - eg, server no
  166.    longer prints an unnecessary prompt each turn.
  167.  - Server commands can now be issued from the client chatline.
  168.    There is a new server command "cmdlevel", to control access to
  169.    this feature on a per-player basis.
  170.  - Some of the "small" graphics have been improved.
  171.  - Added a nice cursor for selecting the destination for "goto".
  172.  - New column "corruption" in the city report.
  173.  - Implemented Marco Polo's Embassy wonder.
  174.  - New command to explode Nuclear units at an empty square.
  175.  - Improved behavior of Caravans and "goto": the Caravan dialog will
  176.    now popup when the Caravan arrives, whether moving by goto or by
  177.    the keyboard.
  178.  - Allow connecting to metaserver (in client) via $http_proxy.
  179.  - Minor "Zone of Control" (ZOC) rules changes to better match Civ2.
  180.  - Improved debug logging.
  181.  - Server will refuse to run as root, as a security measure.
  182.  - As always: lots of bug fixes, code cleanups, and help-text
  183.    improvements.
  184.  
  185. WHAT'S CHANGED SINCE 1.7.2:
  186.  
  187.  - Space race!  Be the first player to build a space ship and colonize
  188.    Alpha Centauri.
  189.  - Civil war!  Capturing the enemy capital may split his empire.  Half
  190.    of his towns will join a new AI leader!
  191.  - Two tile sets in this release! The "big" ones are from Ralph Engels.
  192.    I hope you will enjoy them.  The second set is an enhancement of the
  193.    classic ones.  The server option -tiles allows to choose a subdirectory
  194.    of the data directory to use different tiles.  (The data directory can
  195.    be set with the DATADIR environment variable.)  Also, diagonal roads
  196.    and railroads are now drawn.  Changed some of the national flags
  197.    (especially changed Soviet flag to the Russian flag for Russians).
  198.  - Rulesets can be used to customise units, advances, wonders, and
  199.    improvements without recompiling -- see README.rulesets.
  200.  - Units in a town can be put in auto-attack mode.  In this mode, they
  201.    will attack any enemy units which come nearby.
  202.  - New city options for each city, controlling whether new citizens are
  203.    workers or specialists, whether to allow disbanding a size 1 city by
  204.    building a settler, and options for units on auto-attack mode in the
  205.    city.
  206.  - Mapgen 4 (selected with the server command "set generator 4") is a new
  207.    map generator which generates a map with 2 players on each island.
  208.  - Cities can be a traded in diplomatic treaties.  This effectively
  209.    allows you to exchange, sell or buy cities.
  210.  - The AI now builds diplomats to defend against enemy diplomats.
  211.  - Settlers and engineers can do teamwork.  With enough manpower, all
  212.    terrain improvements can be done fast!
  213.  - With engineers, the terrain type can be changed using the new Transform
  214.    command ('O').  For example, hills can be turned into plains.
  215.  - Units only regenerate hit points if they have not moved at all for a
  216.    full turn.
  217.  - Gamelog option.  The whole history of a game can be stored in the
  218.    gamelog file.
  219.  - One can select a unit with 0 moves left from the main map.
  220.  - City workers can be adjusted from the main map, with shift+button1.
  221.  - Changed the order of libraries to fix problems on IRIX and Cygwin.
  222.  - Changed the client-server protocol to use network byte order.
  223.  - Other bug fixes and code and help text cleanups.
  224.  
  225. WHAT'S CHANGED SINCE 1.7.1:
  226.  
  227.  - Improvements to the configure script, so it should now work
  228.    properly on all systems.
  229.  - Ability to configure to use Xaw3d instead of the normal Xaw.
  230.  - New "easy" AI mode, which is now the default.
  231.  - Improved "City Report" dialog, with configurable columns.
  232.  - Improved "Message Options" dialog, with customizable filtering and
  233.    selection for the different message types.
  234.  - Improved "Messages" dialog, with a scrollbar, and a "Popup City"
  235.    button.
  236.  - Improved multi-column "Unit Select" dialog when there are lots of
  237.    units.
  238.  - In city dialog, middle-click unit icons to "activate and close".
  239.  - New client command "t" to show tiles used by city under mouse.
  240.  - New metaserver dialog to make connecting to metaserver games easier.
  241.  - Ability to save and re-load client settings.
  242.  - Clearer Yes/No toggle buttons in various places in the client.
  243.  - Reduced color usage (but looks almost identical), so the client should
  244.    now work fine on systems with 8 bit color displays.
  245.  - Ability to use "scenarios", that is, pre-designed maps.  Scenarios
  246.    for Earth and Europe games are included in the data directory.
  247.    (Use them with the server command-line option -f, like savegames.)
  248.  - More city names, so you're less likely to see "City 41" etc.
  249.  - Saving large games is now much faster, and the savefile is smaller.
  250.  - Improvements to the documentation and online help system, including
  251.    a new help section on the "Zones of Control" game concept.
  252.  - Detect repeated log messages and print repeat counts.
  253.  - New server options randseed and aqueductloss.
  254.  - Many other enhancements and bug fixes.
  255.  
  256. WHAT'S CHANGED SINCE 1.7.0:
  257.  
  258.  - Removed two C++-style comments, the most reported problem with 1.7.0!
  259.  - Tweaks to the configure script for Solaris, although it's still not
  260.    perfect.
  261.  - Spy and diplomat improvements.
  262.  - Added the "W" command, which Wakes up sentried units.
  263.  - Added the "scorelog" command, which can be read by a script to generate
  264.    power graphs after the game.
  265.  - Loading games is now MUCH faster.
  266.  - AI improvements from John Stonebraker.
  267.  - Visual improvements to dialogs and the map screen.
  268.  - Settlers may not fortify.
  269.  - Numerous bug fixes.
  270.  
  271. WHAT'S CHANGED SINCE 1.6.3:
  272.  
  273.  - Massive AI changes. It plays smarter, and the AI uses seagoing vessels.
  274.  - The contents of the help system have been improved substantially.
  275.  - Many bugs fixed.
  276.  - We now recommend you use "configure" instead of Imake.
  277.  - Settlers have a new "e"xplore mode.
  278.  - The makefiles now contain auto-generated dependency information.
  279.  - Units within the radius of the city to which they belong no longer
  280.    cause unhappiness.  This will allow much more realistic defense
  281.    scenarios.
  282.  - The tax/lux/sci rates are now limited by your government type.
  283.    Also, they can modified by clicking on the rate status icons.
  284.  - The behaviour of spies and diplomats has been greatly improved.
  285.  - Freeciv now needs to transmit a lot less data (<25%!) when playing
  286.    over the Internet.  This will greatly speed up games.
  287.  - Preliminary support for compiling Freeciv under Windows and OS/2,
  288.    when used in conjunction with the GNU tools.
  289.  - From now on, it will be possible for different Freeciv versions to
  290.    talk to each other if they're able.
  291.  - Tracy Reed (who provides www.freeciv.org) reports that our site is
  292.    getting over 6,000 hits per month.  He was quoted as saying "Cool!
  293.    Now my computer is doing something!"
  294.  - Lots, and Lots, and Lots of donated patches. Thanks guys, keep 'em
  295.    coming!
  296.